Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(subscription): mutex free subscription implementation #1613

Merged
merged 5 commits into from
Feb 20, 2025

Conversation

StarpTech
Copy link
Contributor

Motivation and Context

This PR bumps the engine with the subscription handling refactor wundergraph/graphql-go-tools#1076

It exposes the subscription_fetch_timeout property to configure the maximum time a subscription fetch can take before it is considered timed out.

Checklist

@StarpTech StarpTech changed the title Dustin/lock free subscriptions feat(subscription): Mutex free subscription implementation Feb 20, 2025
@StarpTech StarpTech changed the title feat(subscription): Mutex free subscription implementation feat(subscription): mutex free subscription implementation Feb 20, 2025
Copy link

github-actions bot commented Feb 20, 2025

Router image scan passed

✅ No security vulnerabilities found in image:

ghcr.io/wundergraph/cosmo/router:sha-79e8b24950c471621b00561d8a8ecf78da4064ee

@StarpTech StarpTech merged commit c17f8f6 into main Feb 20, 2025
13 checks passed
@StarpTech StarpTech deleted the dustin/lock-free-subscriptions branch February 20, 2025 22:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants